projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
754942d
)
(version-control): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 4 Apr 1994 18:33:01 +0000
(18:33 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 4 Apr 1994 18:33:01 +0000
(18:33 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index b6fb11df765c00150805cda6b944ba9cc6b12b89..2f886e09dc76909dc43e5ae1e796772d8bbd01d6 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-136,7
+136,7
@@
Some modes set this non-nil in particular buffers.")
"*Control use of version numbers for backup files.
t means make numeric backup versions unconditionally.
nil means make them for files that have some already.
-
never
means do not make them.")
+
`never'
means do not make them.")
(defvar dired-kept-versions 2
"*When cleaning directory, number of versions to keep.")